Skip to content

[WIP] Expose true Prometheus-style metrics for gateway and LLM services#40

Merged
SorraTheOrc merged 1 commit into
mainfrom
copilot/marginal-cougar
Dec 2, 2025
Merged

[WIP] Expose true Prometheus-style metrics for gateway and LLM services#40
SorraTheOrc merged 1 commit into
mainfrom
copilot/marginal-cougar

Conversation

Copilot AI commented Dec 2, 2025

Copy link
Copy Markdown
  • Implement /metrics endpoint for gateway service with request counts, latencies, and error breakdowns
  • Implement /metrics endpoint for LLM service with request counts, latencies, and provider-level stats
  • Update Prometheus annotations in gateway-deployment.yaml to point to /metrics instead of /healthz
  • Update Prometheus annotations in llm-deployment.yaml to point to /metrics instead of /healthz
  • Update ServiceMonitor resources to scrape /metrics paths for gateway and LLM
  • Update documentation in Deploy_GEngine_To_Kubernetes.md to distinguish health vs. metrics endpoints
  • Add tests for new metrics endpoints
Original prompt

"issue 39 - Expose true Prometheus-style metrics for the gateway and LLM services" to GameDev agent

Created from Copilot CLI via the copilot delegate command.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@SorraTheOrc SorraTheOrc merged commit 864711e into main Dec 2, 2025
1 check failed
Copilot AI requested a review from SorraTheOrc December 2, 2025 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants